[INFO] cloning repository https://github.com/rustnew/Rustjob_scraping
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustnew/Rustjob_scraping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05bf066cd95ce97317a9fd05e3d9e5031b00249a
[INFO] fixing rustnew/Rustjob_scraping against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FRustjob_scraping" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustnew/Rustjob_scraping
[INFO] finished tweaking git repo https://github.com/rustnew/Rustjob_scraping
[INFO] tweaked toml for git repo https://github.com/rustnew/Rustjob_scraping written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustnew/Rustjob_scraping on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustnew/Rustjob_scraping already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded selectors v0.31.0
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded scraper v0.24.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded headless_chrome v1.0.17
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750
[INFO] running `Command { std: "docker" "start" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling headless_chrome v1.0.17
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name headless_chrome --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=dab8ab380abaaa99 -C extra-filename=-c86505860282df4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d9768f986238426.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-153a2bd25fb34534.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-61ee3d839ec629a2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1730210bde073639.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4a54bcd63fb90836.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c291233c46092fee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-44199d2d4bf9f2e4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2053beece823b5ee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9a4e3f2837406047.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-3b59d9e76bcd4874.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3b9e46be0e50855c.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-153ce972dece5fdd.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750", kill_on_drop: false }`
[INFO] [stdout] 9b0a11b6c5319a3b81734777f6ae03ba84e2e769e896e60e8aa80a14ebb28750
